1 namespace SoftQuanLyNhaHang.Views
2 {
3     
partial class frmCongNo_LocNangCao
4     {

5         ///
<summary>
6         ///
Required designer variable.
7         ///
</summary>
8         
private System.ComponentModel.IContainer components = null;
9
10         ///
<summary>
11         ///
Clean up any resources being used.
12         ///
</summary>
13         ///
<param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
14         
protected override void Dispose(bool disposing)
15         {
16             
if (disposing && (components != null))
17             {
18                 components.Dispose();
19             }
20             
base.Dispose(disposing);
21         }
22
23         
#region Windows Form Designer generated code
24
25         ///
<summary>
26         ///
Required method for Designer support - do not modify
27         ///
the contents of this method with the code editor.
28         ///
</summary>
29         
private void InitializeComponent()
30         {
31             
this.label1 = new System.Windows.Forms.Label();
32             
this.label2 = new System.Windows.Forms.Label();
33             
this.label3 = new System.Windows.Forms.Label();
34             
this.label4 = new System.Windows.Forms.Label();
35             
this.label5 = new System.Windows.Forms.Label();
36             
this.label6 = new System.Windows.Forms.Label();
37             
this.label7 = new System.Windows.Forms.Label();
38             
this.label8 = new System.Windows.Forms.Label();
39             
this.button1 = new System.Windows.Forms.Button();
40             
this.textBox1 = new System.Windows.Forms.TextBox();
41             
this.textBox2 = new System.Windows.Forms.TextBox();
42             
this.textBox3 = new System.Windows.Forms.TextBox();
43             
this.comboBox1 = new System.Windows.Forms.ComboBox();
44             
this.comboBox2 = new System.Windows.Forms.ComboBox();
45             
this.radioButtonChi = new System.Windows.Forms.RadioButton();
46             
this.radioButtonThu = new System.Windows.Forms.RadioButton();
47             
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
48             
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
49             
this.SuspendLayout();
50             
//
51             
// label1
52             
//
53             
this.label1.AutoSize = true;
54             
this.label1.Location = new System.Drawing.Point(12, 30);
55             
this.label1.Name = "label1";
56             
this.label1.Size = new System.Drawing.Size(56, 18);
57             
this.label1.TabIndex = 0;
58             
this.label1.Text = "Tiêu đề";
59             
//
60             
// label2
61             
//
62             
this.label2.AutoSize = true;
63             
this.label2.Location = new System.Drawing.Point(12, 72);
64             
this.label2.Name = "label2";
65             
this.label2.Size = new System.Drawing.Size(94, 18);
66             
this.label2.TabIndex = 1;
67             
this.label2.Text = "Loại công nợ";
68             
//
69             
// label3
70             
//
71             
this.label3.AutoSize = true;
72             
this.label3.Location = new System.Drawing.Point(15, 119);
73             
this.label3.Name = "label3";
74             
this.label3.Size = new System.Drawing.Size(70, 18);
75             
this.label3.TabIndex = 2;
76             
this.label3.Text = "Hình thức";
77             
//
78             
// label4
79             
//
80             
this.label4.AutoSize = true;
81             
this.label4.Location = new System.Drawing.Point(13, 159);
82             
this.label4.Name = "label4";
83             
this.label4.Size = new System.Drawing.Size(60, 18);
84             
this.label4.TabIndex = 3;
85             
this.label4.Text = "Từ ngày";
86             
//
87             
// label5
88             
//
89             
this.label5.AutoSize = true;
90             
this.label5.Location = new System.Drawing.Point(15, 206);
91             
this.label5.Name = "label5";
92             
this.label5.Size = new System.Drawing.Size(70, 18);
93             
this.label5.TabIndex = 4;
94             
this.label5.Text = "Số tiền từ";
95             
//
96             
// label6
97             
//
98             
this.label6.AutoSize = true;
99             
this.label6.Location = new System.Drawing.Point(305, 159);
100             
this.label6.Name = "label6";
101             
this.label6.Size = new System.Drawing.Size(70, 18);
102             
this.label6.TabIndex = 5;
103             
this.label6.Text = "Đến ngày";
104             
//
105             
// label7
106             
//
107             
this.label7.AutoSize = true;
108             
this.label7.Location = new System.Drawing.Point(340, 206);
109             
this.label7.Name = "label7";
110             
this.label7.Size = new System.Drawing.Size(35, 18);
111             
this.label7.TabIndex = 6;
112             
this.label7.Text = "Đến";
113             
//
114             
// label8
115             
//
116             
this.label8.AutoSize = true;
117             
this.label8.Location = new System.Drawing.Point(16, 257);
118             
this.label8.Name = "label8";
119             
this.label8.Size = new System.Drawing.Size(41, 18);
120             
this.label8.TabIndex = 7;
121             
this.label8.Text = "Thuế";
122             
//
123             
// button1
124             
//
125             
this.button1.Location = new System.Drawing.Point(551, 288);
126             
this.button1.Name = "button1";
127             
this.button1.Size = new System.Drawing.Size(156, 44);
128             
this.button1.TabIndex = 8;
129             
this.button1.Text = "Tìm kiếm";
130             
this.button1.UseVisualStyleBackColor = true;
131             
//
132             
// textBox1
133             
//
134             
this.textBox1.Location = new System.Drawing.Point(117, 27);
135             
this.textBox1.Name = "textBox1";
136             
this.textBox1.Size = new System.Drawing.Size(590, 24);
137             
this.textBox1.TabIndex = 9;
138             
//
139             
// textBox2
140             
//
141             
this.textBox2.Location = new System.Drawing.Point(117, 203);
142             
this.textBox2.Name = "textBox2";
143             
this.textBox2.Size = new System.Drawing.Size(182, 24);
144             
this.textBox2.TabIndex = 10;
145             
//
146             
// textBox3
147             
//
148             
this.textBox3.Location = new System.Drawing.Point(382, 203);
149             
this.textBox3.Name = "textBox3";
150             
this.textBox3.Size = new System.Drawing.Size(197, 24);
151             
this.textBox3.TabIndex = 11;
152             
//
153             
// comboBox1
154             
//
155             
this.comboBox1.FormattingEnabled = true;
156             
this.comboBox1.Location = new System.Drawing.Point(117, 253);
157             
this.comboBox1.Name = "comboBox1";
158             
this.comboBox1.Size = new System.Drawing.Size(182, 26);
159             
this.comboBox1.TabIndex = 12;
160             
//
161             
// comboBox2
162             
//
163             
this.comboBox2.FormattingEnabled = true;
164             
this.comboBox2.Location = new System.Drawing.Point(117, 72);
165             
this.comboBox2.Name = "comboBox2";
166             
this.comboBox2.Size = new System.Drawing.Size(182, 26);
167             
this.comboBox2.TabIndex = 13;
168             
//
169             
// radioButtonChi
170             
//
171             
this.radioButtonChi.AutoSize = true;
172             
this.radioButtonChi.Location = new System.Drawing.Point(209, 119);
173             
this.radioButtonChi.Name = "radioButtonChi";
174             
this.radioButtonChi.Size = new System.Drawing.Size(48, 22);
175             
this.radioButtonChi.TabIndex = 15;
176             
this.radioButtonChi.Text = "Chi";
177             
this.radioButtonChi.UseVisualStyleBackColor = true;
178             
//
179             
// radioButtonThu
180             
//
181             
this.radioButtonThu.AutoSize = true;
182             
this.radioButtonThu.Checked = true;
183             
this.radioButtonThu.Location = new System.Drawing.Point(117, 119);
184             
this.radioButtonThu.Name = "radioButtonThu";
185             
this.radioButtonThu.Size = new System.Drawing.Size(51, 22);
186             
this.radioButtonThu.TabIndex = 14;
187             
this.radioButtonThu.TabStop = true;
188             
this.radioButtonThu.Text = "Thu";
189             
this.radioButtonThu.UseVisualStyleBackColor = true;
190             
//
191             
// dateTimePicker1
192             
//
193             
this.dateTimePicker1.Location = new System.Drawing.Point(117, 156);
194             
this.dateTimePicker1.Name = "dateTimePicker1";
195             
this.dateTimePicker1.Size = new System.Drawing.Size(182, 24);
196             
this.dateTimePicker1.TabIndex = 16;
197             
//
198             
// dateTimePicker2
199             
//
200             
this.dateTimePicker2.Location = new System.Drawing.Point(382, 159);
201             
this.dateTimePicker2.Name = "dateTimePicker2";
202             
this.dateTimePicker2.Size = new System.Drawing.Size(197, 24);
203             
this.dateTimePicker2.TabIndex = 17;
204             
//
205             
// frmCongNo_LocNangCao
206             
//
207             
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
208             
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
209             
this.ClientSize = new System.Drawing.Size(786, 391);
210             
this.Controls.Add(this.dateTimePicker2);
211             
this.Controls.Add(this.dateTimePicker1);
212             
this.Controls.Add(this.radioButtonChi);
213             
this.Controls.Add(this.radioButtonThu);
214             
this.Controls.Add(this.comboBox2);
215             
this.Controls.Add(this.comboBox1);
216             
this.Controls.Add(this.textBox3);
217             
this.Controls.Add(this.textBox2);
218             
this.Controls.Add(this.textBox1);
219             
this.Controls.Add(this.button1);
220             
this.Controls.Add(this.label8);
221             
this.Controls.Add(this.label7);
222             
this.Controls.Add(this.label6);
223             
this.Controls.Add(this.label5);
224             
this.Controls.Add(this.label4);
225             
this.Controls.Add(this.label3);
226             
this.Controls.Add(this.label2);
227             
this.Controls.Add(this.label1);
228             
this.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
229             
this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
230             
this.Name = "frmCongNo_LocNangCao";
231             
this.Text = "Tìm kiếm nâng cao";
232             
this.ResumeLayout(false);
233             
this.PerformLayout();
234
235         }
236
237         
#endregion
238
239         
private System.Windows.Forms.Label label1;
240         
private System.Windows.Forms.Label label2;
241         
private System.Windows.Forms.Label label3;
242         
private System.Windows.Forms.Label label4;
243         
private System.Windows.Forms.Label label5;
244         
private System.Windows.Forms.Label label6;
245         
private System.Windows.Forms.Label label7;
246         
private System.Windows.Forms.Label label8;
247         
private System.Windows.Forms.Button button1;
248         
private System.Windows.Forms.TextBox textBox1;
249         
private System.Windows.Forms.TextBox textBox2;
250         
private System.Windows.Forms.TextBox textBox3;
251         
private System.Windows.Forms.ComboBox comboBox1;
252         
private System.Windows.Forms.ComboBox comboBox2;
253         
private System.Windows.Forms.RadioButton radioButtonChi;
254         
private System.Windows.Forms.RadioButton radioButtonThu;
255         
private System.Windows.Forms.DateTimePicker dateTimePicker1;
256         
private System.Windows.Forms.DateTimePicker dateTimePicker2;
257     }
258 }


Gõ tìm kiếm nhanh...